-
Home
-
Personio Integration Light
-
5.0.1
-
Code
-
Classes
- Extensions_Base
| Total Complexity |
57 |
| Dependencies |
7 |
| Dependents |
3 |
| Total lines |
567 |
| Lines of code |
180 |
| Logical lines of code |
82 |
| Comment lines |
300 |
| Methods |
40 |
| Properties |
12 |
Methods 40
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| toggle_state() |
S |
56 |
5 |
19 |
| is_required_extension_enabled() |
S |
58 |
5 |
16 |
| add_global_settings() |
S |
57 |
4 |
16 |
| is_required() |
S |
61 |
4 |
13 |
| get_instance() |
S |
72 |
2 |
6 |
| get_extension_tab() |
S |
67 |
2 |
8 |
| get_settings_link() |
S |
70 |
2 |
6 |
| __construct() |
S |
78 |
1 |
3 |
| __clone() |
S |
98 |
1 |
1 |
| init() |
S |
98 |
1 |
1 |
| activation() |
S |
98 |
1 |
1 |
| get_name() |
S |
82 |
1 |
3 |
| set_name() |
S |
81 |
1 |
3 |
| get_label() |
S |
82 |
1 |
3 |
| set_label() |
S |
81 |
1 |
3 |
| is_enabled() |
S |
82 |
1 |
3 |
| get_category() |
S |
82 |
1 |
3 |
| set_category() |
S |
81 |
1 |
3 |
| get_description() |
S |
82 |
1 |
3 |
| set_description() |
S |
81 |
1 |
3 |
| set_enabled() |
S |
80 |
1 |
3 |
| set_disabled() |
S |
80 |
1 |
3 |
| get_settings_field_name() |
S |
82 |
1 |
3 |
| get_settings_page() |
S |
82 |
1 |
3 |
| get_setting_tab() |
S |
82 |
1 |
3 |
| get_setting_sub_tab() |
S |
82 |
1 |
3 |
| has_custom_state() |
S |
80 |
1 |
3 |
| get_custom_state() |
S |
82 |
1 |
3 |
| can_be_enabled_by_user() |
S |
82 |
1 |
3 |
| add_the_settings() |
S |
98 |
1 |
1 |
| is_default_enabled() |
S |
82 |
1 |
3 |
| uninstall() |
S |
98 |
1 |
1 |
| get_plugin_source() |
S |
82 |
1 |
3 |
| get_public_plugin_source() |
S |
82 |
1 |
3 |
| set_plugin_source() |
S |
81 |
1 |
3 |
| is_active() |
S |
82 |
1 |
3 |
| is_installed() |
S |
82 |
1 |
3 |
| get_required_extensions() |
S |
82 |
1 |
3 |
| has_required_extensions() |
S |
80 |
1 |
3 |
| get_toggle_state_link() |
S |
65 |
1 |
10 |